home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / olkoran / diet.doc < prev    next >
Text File  |  1993-03-01  |  3KB  |  63 lines

  1. Using DIET for the Online Bible
  2. *******************************
  3.  
  4. You can save about 7 megs of disk space by installing the note
  5. files as compressed files. This is recommended if you are short of
  6. disk space and are not already running a disk compression program
  7. like STACKER, DOUBLE DISK or SUPER STOR.
  8.  
  9. The install procedure optionally compresses all text files
  10. during the install procedure. The program DIET is added to the
  11. MM2.BAT and SCHOLAR.BAT files. This invokes DIET as a TSR before
  12. the Bible program is run and removes it when the Bible program
  13. finishes. DIET is configured so it will only decompress files.
  14.  
  15. If you do compress your files, you should create a 100K or
  16. larger RAM disk. Assume your RAM DISK is the D drive then add
  17. these two commands to your AUTOEXEC.BAT file:
  18.  
  19.                        MD D:\TEMP
  20.                        SET TMP=D:\TEMP
  21.  
  22. If you want to automatically recompress files read the following
  23. documentation and change the options on DIET accordingly. We
  24. took a very conservative approach to this so there would be no
  25. unexpected side effects. If you want to automatically compress
  26. these files when you edit them, add the following command to
  27. your AUTOEXEC.BAT.
  28.  
  29.                       SET DIETOPT=-W
  30.  
  31. Read the complete DIET documenation before you do this and if
  32. strange things start to happen, do not call us! You are on your
  33. own. We do not recommend that you do this.  The install
  34. procedure only compresses lexicon, verse notes and the topics.
  35. Your notes are not touched. 
  36.  
  37. To compress your notes read the following documentation for
  38. DIET. If your notes are stored in c:\bible then the following
  39. commands will compress them.
  40.  
  41.           diet -d -g -b c:\bible\notes.000\*.*
  42.           diet -d -g -b c:\bible\notes.030\*.*
  43.           diet -d -g -b c:\bible\notes.060\*.*
  44.           diet -d -g -b c:\bible\notes.090\*.*
  45.           diet -d -g -b c:\bible\notes.120\*.*
  46.           diet -d -g -b c:\bible\notes.150\*.*
  47.           diet -d -g -b c:\bible\notes.180\*.*
  48.           diet -d -g -b c:\bible\notes.210\*.*
  49.           diet -d -g -b c:\bible\notes.240\*.*
  50.           diet -d -g -b c:\bible\notes.270\*.*
  51.           diet -d -g -b c:\bible\notes.300\*.*
  52.  
  53. The rest of the DIET documentaion was too large to fit on the 
  54. install disk. For $2 we will send you the latest install disk 
  55. plus the documentation for DIET. Please ask for the DIET 
  56. documentation by name.
  57.  
  58. NOTE: If you install with the compress option, all future
  59. installs must also select this option.
  60.  
  61. End of ONLINE BIBLE DIET DOCUMENTATION
  62. **************************************
  63.